Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

dedup_list

list.dedup_list

filter out consecutive duplicate elements using the
given relation and return result as a list.

Keep the order of elements unchanged.

ex.

Precondition
pre
  A : property.equatable

Type Parameters

0.099dev (GIT hash b1deb53ea59d242ca63abcbb5d9cf5130d902560)
last changed: 2026-08-20